home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 033a / pcbhlp_c.zip / HLPL < prev    next >
Text File  |  1991-11-05  |  2KB  |  49 lines

  1.  
  2. @X0C(L)@X0Eocate Files by Name - Function Help
  3. @X0E--------------------------------------
  4.  
  5. @X0FSubcommands:  @X0C(filename/wildcard) (A) (D) (N) (U) (NS)
  6.  
  7. @X0F              @X0C(filename/wildcard)@X0B is the filename to scan for
  8. @X0F              @X0C(A) @X0Bscans all available file directories
  9. @X0F              @X0C(D) @X0Bdownload all files found
  10. @X0F              @X0C(N) @X0Bcombine the search with a date scan
  11. @X0F              @X0C(S) @X0Bwith (N) indicates new files since last date scanned
  12. @X0F              @X0C(U) @X0Bscans only the available upload file directories
  13. @X0F              @X0C(NS)@X0B displays listing in non-stop mode
  14.  
  15. @X0FDescription:  @X0BAllows you to search the file directory listings for filenames
  16. @X0F              @X0Bwhich match those you are looking for.  You can also use
  17. @X0F              @X0Bvalid DOS wildcards in your filename request if you are unsure
  18. @X0F              @X0Bof the exact filename you are looking for.
  19.  
  20. @X0FExamples:     @X0EL TEST A      @X0B - search all directories for a file called TEST
  21. @X0F              @X0EL TEST*.* A   @X0B - search all for any file beginning with TEST
  22. @X0F              @X0EL TEST A D    @X0B - find TEST and download it
  23. @X0F              @X0EL TEST*.* U   @X0B - find TEST*.* in the UPLOAD directory
  24. @X0F              @X0EL TEST*.* N A @X0B - find only new files matching TEST*.*
  25.  
  26. @X0F              Other examples of wildcards:  @X0ETEST?  TEST?.ZIP  ??TEST.*
  27.  
  28. @X0BNOTE:  If the filename is less than 8 characters long and no wildcards have
  29. @X0Bbeen used it automatically appends "*.*" to the name (i.e. searching for TEST
  30. @X0Bturns into TEST*.*).
  31.  
  32. @X0BIf an invalid file is requested it will automatically switch to a Z)ippy search
  33. @X0Bcommand
  34.  
  35. @X0F
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.